Move GDK GL flags accessors to the private vtable
authorEmmanuele Bassi <ebassi@gnome.org>
Fri, 7 Nov 2014 14:27:56 +0000 (14:27 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 8 Nov 2014 05:20:15 +0000 (00:20 -0500)
commit585af218a3250d9aef669fcb843f9db298141060
tree253dc2e2f92ad7b8df229292181a1700e989a7c4
parenteedbec2066588697f276d087fe8ec575d4e008eb
Move GDK GL flags accessors to the private vtable

This allows us to use the GDK_PRIVATE_CALL macro inside gtk.

https://bugzilla.gnome.org/show_bug.cgi?id=739781
gdk/gdk-private.c
gdk/gdk-private.h
gdk/gdkglcontext.c
gdk/gdkinternals.h
gdk/gdkwindow.c
gtk/inspector/visual.c